Welcome![Sign In][Sign Up]
Location:
Search - csocket TCP

Search list

[TCP/IP stackNewClient

Description: 这是一个TCP协议下的聊天客户端,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat client and easily understood, for beginners master class CSOCKET
Platform: | Size: 48874 | Author: 晨晨 | Hits:

[WinSock-NDISNewServer

Description: 这是一个TCP协议下的聊天服务器,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat server and easily understood, for beginners master class CSOCKET
Platform: | Size: 45031 | Author: 晨晨 | Hits:

[Other resourcesocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client / server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 172902 | Author: gong | Hits:

[WinSock-NDISdllHwSocket

Description: ◆◆◆ 《模仿 MFC 中的 CAsyncSocket 类写的一个网络通信类 CHwSocket》◆◆◆ MFC 中提供两个用于网络编程的类分别为异步的 CAsyncSocket 类和同步的 CSocket 类,这两个类用来编写网络通信程序时非常方便,但也存在一些问题,例如:不能跨线程访问、程序发布时使用静态连接 MFC 时也有问题、默认使用了窗口来接受消息,在无窗口的程序中也有问题,这些问题我一直没有解决,如果有高手知道解决方法敬请告知,我的 E-Mail 地址是:chrys@163.com。 为了编程方便,我这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-09-23 00:29:12
Platform: | Size: 40633 | Author: 谢红伟 | Hits:

[CommunicationVisualC++tongxin

Description: VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序 \\Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \\扩充实例 基于CSocket的网络版中国象棋 \\调试工具\\TCPUDP调试助手 \\Chapter 4 \\Example 7 访问远程数据库MS SQLServer实例 \\Chapter 5 \\Example 8 以RS View32为服务器的OPC客户端编程 \\Example 9 一个OPC客户端监视程序 \\Chapter 6 \\Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \\Chapter 7 \\Example 11 GSM和GPRS应用实例 \\扩充实例 基于CSocket的GPRS数据中心程序 \\调试工具和文档\\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf
Platform: | Size: 3571677 | Author: changyuan009 | Hits:

[WinSock-NDISSFTP

Description: 使用CSocket建立ftp客户端,通过TCP连接进行文件传输
Platform: | Size: 141682 | Author: Michael | Hits:

[Windows DevelopServerApp0102

Description: CAsyncSocket Sample client/server
Platform: | Size: 138240 | Author: sun | Hits:

[Internet-Networksocketwin

Description: CAsyncSocket_ClientTcp,服务端,与客户端通信-CAsyncSocket_ClientTcp, server and client communication
Platform: | Size: 70656 | Author: 崔石磊 | Hits:

[Remote ControlDd136

Description: WinPing_src构建对话框程序,创建协议类型为IPPROTO_ICMP的原始套接字,设置 其属性,创建并初始化ICMP包,向远程主机发送ICMP请求,并接受ICMP响应。 RemoteAdmin_demo远程进程和机器控制程序能够触发、监视、终止远程计算机上的 进程,还能够远程关闭或重启机器。 PowerOn获取要唤醒机器的MAC地址,然后唤醒电脑。 rawudp原始UDP封包发送程序,发送原始UDP封包时,首先要以IPPROTO_UDP 为协议类型创建一个原始套接字,启用原始套接字的IP_HDRINCL选项,构建UDP封 包,初始化完整的UDP封包后,再把它发送出去。 tcpscan为TCP端口扫描程序,它使用了一个自己编写的套接字类,(不是MFC的 CSocket类,还使用了基于CPropertySheet/CPropertyPage类的一个小框架。本例 包含了测试连接的模块(Connect页),允许处理本地服务数据库(Services页)。 common文件是tcpscan和rawudp的附带共享文件。-WinPing_src
Platform: | Size: 521216 | Author: 洛亚 | Hits:

[TCP/IP stackchatroom

Description: 一个基于TCP简单的聊天时程序,采用CSocket类的编程方法-A simple TCP-based chat program, using the programming method CSocket Class
Platform: | Size: 233472 | Author: 薛仁 | Hits:

[Internet-Networkshiyanbaogao

Description: MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。
Platform: | Size: 15360 | Author: abc | Hits:

[Software EngineeringMFCliaotianshi

Description: 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided into server-side and client of two parts I do this experiment is a computer network curriculum design, there are mfc s CSocket series to share with you the next .. Support people to chat, you can use, first run the server side, click the monitor, then run the client can click to connect to server
Platform: | Size: 6199296 | Author: 一天 | Hits:

[Internet-NetworkMyQQ_NB

Description: 局域网聊天工具。可以选择TCP服务器、客户端;UDP服务器、客户端。是学习CSocket通讯编程的绝好例子。-LAN chat tool. Can select TCP server, the client UDP server, the client. Learning programming is a perfect example of CSocket communications.
Platform: | Size: 87040 | Author: cai wei | Hits:

[Internet-Networkchat

Description: 基于TCP协议的一对多聊天室,使用CSocket类建立-TCP protocol based on one to many chat room
Platform: | Size: 83968 | Author: libin | Hits:

[Internet-Networkvcchat.RAR

Description: 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communication SOCKET socket, the program is divided into both server and client to do my part in this experiment is the design of computer network courses, there are series of mfc of CSocket to you .. sharing to support people to chat, you can use, first run the server side, click on the monitor, and then run the client can click to connect to server
Platform: | Size: 11637760 | Author: wangguixi | Hits:

[Internet-NetworkVCNetworkProgramming

Description: 微软为Visual C++定义了Winsock类如CAsyncSocket类和派生于CAsyncSocket 的CSocket类,它们简单易用,读者朋友当然可以使用这些类来实现自己的网络程序,但是为了更好的了解Winsock API编程技术,我们这里探讨怎样使用底层的API函数实现简单的 Winsock 网络应用程式设计,分别说明如何在Server端和Client端操作Socket,实现基于TCP/IP的数据传送,最后给出相关的源代码。-VC Network Programming
Platform: | Size: 15071232 | Author: ronin | Hits:

[TCP/IP stackCSocketTCP

Description: 使用CSocket进行有连接(TCP)通信-TCP SOCKET
Platform: | Size: 70656 | Author: 李和 | Hits:

[Internet-NetworkCSocket-in-TCP--IP-app

Description: MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own network communication software. Through this experiment, students can also improve the understanding of TCP/IP protocol.
Platform: | Size: 9216 | Author: rnment | Hits:

[TCP/IP stackStuInfoSyslistCSocketServer

Description: 用CSocket的TCP网络协议,实现学生信息管理的系统。可以账户登录。局限于局域网内。 -CSocket TCP network protocol used to achieve student information management system. Can account. Confined to the local area network.
Platform: | Size: 952320 | Author: Carlos | Hits:

[TCP/IP stackTCP_Socket_1.6

Description: 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched the internet for a TCP communication class which is ready to use. But all I found (even here on CodeProject) was either buggy, immature beginner code or much too complex for my needs. So I ended up - investing many hours - to write my own decent class. I offer it here on CodeProject for all those who need a reliable and robust TCP socket class. What you can download here is a very clean code written by an experienced programmer, with proper error handling and plenty of comments. The universal generic C++ class cSocket, written in plain C++, comes with a MFC demo application. The cSocket class is so easy to use that even a beginner will have no problems with it.)
Platform: | Size: 627712 | Author: ElectroMaster | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net